[INFO] cloning repository https://github.com/quininer/test-wasm-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quininer/test-wasm-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Ftest-wasm-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Ftest-wasm-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9bf582214cb616a43bf918f513334bc704dd4bdf
[INFO] checking quininer/test-wasm-plugin against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquininer%2Ftest-wasm-plugin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/quininer/test-wasm-plugin
[INFO] finished tweaking git repo https://github.com/quininer/test-wasm-plugin
[INFO] tweaked toml for git repo https://github.com/quininer/test-wasm-plugin written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quininer/test-wasm-plugin on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quininer/test-wasm-plugin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6ced429e29e95ab2e985b3343fe7234b13d065282804ddd7758d6297e80dc15
[INFO] running `Command { std: "docker" "start" "-a" "c6ced429e29e95ab2e985b3343fe7234b13d065282804ddd7758d6297e80dc15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6ced429e29e95ab2e985b3343fe7234b13d065282804ddd7758d6297e80dc15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6ced429e29e95ab2e985b3343fe7234b13d065282804ddd7758d6297e80dc15", kill_on_drop: false }`
[INFO] [stdout] c6ced429e29e95ab2e985b3343fe7234b13d065282804ddd7758d6297e80dc15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3bcce51a99f760a61dc442a36eccc9dbdbbba9a2f4a13b6a00f96a83746e704
[INFO] running `Command { std: "docker" "start" "-a" "d3bcce51a99f760a61dc442a36eccc9dbdbbba9a2f4a13b6a00f96a83746e704", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.78
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.80.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.80.0
[INFO] [stderr]    Compiling io-lifetimes v0.4.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking wasmparser v0.81.0
[INFO] [stderr]    Compiling rustix v0.31.3
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking regalloc v0.0.33
[INFO] [stderr]    Compiling wasmtime-fiber v0.33.0
[INFO] [stderr]    Compiling wit-parser v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#bca3c9ea)
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling wit-bindgen-gen-rust-wasm v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#bca3c9ea)
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]     Checking linux-raw-sys v0.0.36
[INFO] [stderr]    Compiling wasm-bindgen v0.2.78
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling wit-bindgen-gen-core v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#bca3c9ea)
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling wit-bindgen-gen-rust v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#bca3c9ea)
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling cranelift-codegen v0.80.0
[INFO] [stderr]    Compiling wasmtime-runtime v0.33.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.78
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling psm v0.1.16
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling wasmtime-cache v0.33.0
[INFO] [stderr]    Compiling wit-bindgen-gen-wasmtime v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#bca3c9ea)
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking wast v39.0.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling wasmtime v0.33.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.78
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking wasm-plugin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking file-per-thread-logger v0.1.4
[INFO] [stderr]    Compiling argh_shared v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.78
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wit-bindgen-rust-impl v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#bca3c9ea)
[INFO] [stderr]    Compiling wit-bindgen-wasmtime-impl v0.1.0 (https://github.com/bytecodealliance/wit-bindgen#bca3c9ea)
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d3bcce51a99f760a61dc442a36eccc9dbdbbba9a2f4a13b6a00f96a83746e704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3bcce51a99f760a61dc442a36eccc9dbdbbba9a2f4a13b6a00f96a83746e704", kill_on_drop: false }`
[INFO] [stdout] d3bcce51a99f760a61dc442a36eccc9dbdbbba9a2f4a13b6a00f96a83746e704
